home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / DialogMenu.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  90 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2012</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>1366</width>
  11.       <height>768</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.     </control>
  15.     <control>
  16.       <type>image</type>
  17.       <id>0</id>
  18.       <posX>300</posX>
  19.       <posY>125</posY>
  20.       <width>766</width>
  21.       <height>568</height>
  22.       <texture>context_background.png</texture>
  23.       <animation effect="fade" time="250">WindowOpen</animation>
  24.       <animation effect="fade" time="250">WindowClose</animation>
  25.     </control>
  26.     <control>
  27.       <description>GFX-Heading "menu" text label</description>
  28.       <type>label</type>
  29.       <id>5</id>
  30.       <posX>350</posX>
  31.       <posY>166</posY>
  32.       <width>240</width>
  33.       <label>924</label>
  34.       <font>font14</font>
  35.       <textcolor>Black</textcolor>
  36.       <animation effect="fade" time="250">WindowOpen</animation>
  37.       <animation effect="fade" time="250">WindowClose</animation>      
  38.     </control>
  39.     <control>
  40.       <description>Heading text label</description>
  41.       <type>label</type>
  42.       <id>4</id>
  43.       <posX>520</posX>
  44.       <posY>166</posY>
  45.       <label>181</label>
  46.       <font>font13</font>
  47.       <textcolor>FFFFFFFF</textcolor>
  48.       <animation effect="fade" time="250">WindowOpen</animation>
  49.       <animation effect="fade" time="250">WindowClose</animation>
  50.     </control>
  51.     <control>
  52.       <description>Exit button</description>
  53.       <type>button</type>
  54.       <id>2</id>
  55.       <posX>966</posX>
  56.       <posY>160</posY>
  57.       <width>58</width>
  58.       <height>58</height>
  59.       <textureFocus>dialogue_shutdown_focus.png</textureFocus>
  60.       <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
  61.       <label>-</label>
  62.       <onleft>3</onleft>
  63.       <onright>3</onright>
  64.       <onup>3</onup>
  65.       <ondown>3</ondown>
  66.       <animation effect="fade" time="250">WindowOpen</animation>
  67.       <animation effect="fade" time="250">WindowClose</animation>
  68.     </control>
  69.     <control>
  70.       <description>options listcontrol</description>
  71.       <type>listcontrol</type>
  72.       <id>3</id>
  73.       <posX>377</posX>
  74.       <posY>260</posY>
  75.       <width>600</width>
  76.       <height>346</height>
  77.       <onleft>2</onleft>
  78.       <onright>2</onright>
  79.       <textXOff2>576</textXOff2>
  80.       <spinPosX>857</spinPosX>
  81.       <spinPosY>570</spinPosY>
  82.       <textXOff>50</textXOff>
  83.       <PinIconXOff>45</PinIconXOff>
  84.       <PinIconYOff>7</PinIconYOff>
  85.       <animation effect="fade" time="250">WindowOpen</animation>
  86.       <animation effect="fade" time="250">WindowClose</animation>
  87.     </control>
  88.   </controls>
  89. </window>
  90.